An open API service indexing awesome lists of open source software.

https://github.com/hasauino/project_3

MAS foundation course, ROS sessions, project 3 solution
https://github.com/hasauino/project_3

Last synced: about 2 months ago
JSON representation

MAS foundation course, ROS sessions, project 3 solution

Awesome Lists containing this project

README

        

# Solution Project 3

This is the solution for [project 3](https://github.com/mas-group/foundations_course/blob/master/content/ros/nodes_topics_messages/home_work/README.md)

## How to run

- After cloning this repo. and building it, run this launch file:

```bash
roslaunch project_3 all.launch
```

- check result on `/occupancy_result` topic.

![](output.gif)