Skip to content

In both kinetic and Melodic, the source didn't work #14

Description

@LeonJung

Thanks for sharing great work you've done. I almost gave up do related works as I thought making omniwheel model is kind of hard time consuming.

As I tried to launch as below,

$ roslaunch open_base velocity\ controller.launch

In two version shows like:
[Kinetic] git checked out to gazebo7 branch
Controller Spawner couldn't find the expected controller_manager ROS interface. (seems like gazebo warning) and open_base/controller_spawner has finished cleanly.
[Melodic]
No error or warning

[Both]
After the model brought up to gazebo space, it shows white color (AFAIK, this occurs when the model might be not appropriately brought up)
it seems like uses /open_base/command to control, so when I pubbed as you directed in README.md with few edit in wheel/v_left or generic/target/x or bezier/targetTranslation/x:1.0, didn't work either.
When I put rostopic echo on /open_base/right_joint_velocity_controller/command, it always shows 0.0, so I don't know exactly what main node does for, but anyway it publishes.

I used teleop omni (you've tagged), but doesn't work as well.
.sh file, also.

Do you have any suggestion?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions