ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

dmpatod's profile - activity

2022-11-26 07:55:08 -0500 received badge  Famous Question (source)
2019-01-24 10:04:30 -0500 received badge  Famous Question (source)
2019-01-24 09:25:09 -0500 received badge  Notable Question (source)
2019-01-24 09:25:09 -0500 received badge  Popular Question (source)
2019-01-23 21:52:03 -0500 commented question Gazebo couldn't find controller_manager

this one http://gazebosim.org/tutorials/?tut=ros_control

2019-01-23 19:12:16 -0500 asked a question Gazebo couldn't find controller_manager

Gazebo couldn't find controller_manager I've been trying to control a gazebo simulation but this warning keep appering

2019-01-23 18:28:53 -0500 commented answer Gazebo controller spawner warning

https://github.com/DMPatod/industrial_robot_proj I'm having the same problem here. I've put all namespace with the same

2018-12-01 15:26:02 -0500 received badge  Supporter (source)
2018-11-24 05:33:54 -0500 received badge  Notable Question (source)
2018-11-24 05:33:54 -0500 received badge  Popular Question (source)
2018-10-24 07:41:56 -0500 received badge  Enthusiast
2018-10-13 09:41:12 -0500 answered a question ROS and Simulation

I recomend the book "Effective Robotics Programming with ROS" to learn the basics of ros and how to create a robot model

2018-10-13 09:41:12 -0500 asked a question JointPositionController not working. No callback called

JointPositionController not working. No callback called I've tried to make the katana arm bot to learn to use ros and ga