- Create new ROS workspace
mkdir -p ~/leo_ws/src
- Clone
cd ~/leo_ws/src
git clone https://github.com/PUT-UGV-Team/leo-vanilla.git
- Build
cd ..
catkin_make
- Source workspace
source devel/setup.bash
- Run Gazebo simulation
roslaunch leo_gazebo leo_empty_world.launch
- Open another terminal and run rviz
roslaunch leo_viz rviz.launch
Set velocity (message type: cmd_vel)
- /leo/leo_velocity_controller/cmd_vel
Odometry information:
- /leo/leo_velocity_controller/odom
Leo robot parameters and updates:
- /leo/leo_velocity_controller/parameter_descriptions
- /leo/leo_velocity_controller/parameter_updates