-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The simulation package is not working. #22
Comments
Is the joint state controller installed in your environment? |
Thank you for your reply. Now I have installed the join state controller package and try simulation again. Now the cobotta simulation is working. But when roslaunch the cobotta gazebo file. It shows some errors:
Is it OK? or have solution to solve these errors? |
Hi I also tried the simulation today, it isn't working. It spawned the robot in gazebo environment but the controller doesn't seem to work well. following is the error I am getting:
Below is the complete output
|
I have used the ROSConverter to make cobotta urdf. And use the follow command to launch cobotta simulation:
roslaunch denso_robot_gazebo denso_robot_gazebo.launch robot_name:=cobotta
I can see the cobotta in gazebo,but on the teminal show some errors:
I try to use the rosservice call to see the controller_manager/list_controller_types
It shows no type. Now I want to use the gazebo to simulation Cobotta. Can you help me to solve this problem? Thank you very much.
The text was updated successfully, but these errors were encountered: