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

https://github.com/samrb-dev/scoutbot


https://github.com/samrb-dev/scoutbot

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Build

```bash
colcon build
```

## Visualize URDF

```bash
ros2 launch urdf_tutorial display.launch.py model:=/home/samrb-dev/Desktop/Projects/scoutbot/src/scoutbot_design/urdf/urdf.xacro
```

## Run Gazebo Launch file for URDF

```bash
ros2 launch scoutbot_design gazebo.launch.py
```