-
Notifications
You must be signed in to change notification settings - Fork 1
Simulation
SNOW edited this page Sep 18, 2021
·
1 revision
- Clone this repository
cd ~/catkin_ws/src
git clone https://github.com/HTB-HoverTableBot/hover-table-bot.git- Compile packages and source the workspace
cd ~/catkin_ws
catkin build htb_description
catkin build htb_gazebo
source devel/setup.bash- Run the example
roslaunch htb_gazebo htb_empty_world.launchNow you can start moving the robot running in a new terminal:
rosrun teleop_twist_keyboard teleop_twist_keyboard.py