Skip to content

ar-py-grim/bot-with-robotic-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot-with-Robotic-Arm

To view the bot in rviz and gazebo use

ros2 launch arm_bot_description display.launch.xml 

It should appear like this image

Controlling the bot using keyboard

First launch the bot in gazebo environment using

ros2 launch arm_bot_description bot.launch.py 
  • Then Use the below command in terminal to control the bot from keyboard
ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args --remap /cmd_vel:=/diffbot_base_controller/cmd_vel_unstamped

Releases

No releases published

Packages

No packages published