Giter Site home page Giter Site logo

Comments (7)

VineetTambe avatar VineetTambe commented on June 25, 2024 1

Understood!
I managed to get stuff working.
Adding the list of packages I required here if someone stumbles across a similar issue:

sudo apt install ros-humble-gazebo-ros2-control
sudo apt-get install ros-humble-ros2controlcli
sudo apt-get install ros-humble-joint-state-broadcaster ros-humble-joint-state-publisher ros-humble-joint-trajectory-controller

from gazebo_ros2_control.

VineetTambe avatar VineetTambe commented on June 25, 2024

I suspect that it might have to do something with the <robot_param_node>${namespace}/robot_state_publisher/robot_state_publisher</robot_param_node> line in the gazebo plugin?
Because that is the online I had to change in order to load the gazebo plugin.

from gazebo_ros2_control.

christophfroehlich avatar christophfroehlich commented on June 25, 2024

For me it seems that ros2_controllers are not installed properly, if ros2 control list_controller_types does not list other controllers.

Is the original demo from this repository working?

from gazebo_ros2_control.

VineetTambe avatar VineetTambe commented on June 25, 2024

The original demo from the repository is also not working for me.
I get the exact same error.

I have installed ros2controlcli the following way - sudo apt install ros-humble-ros2controlcli

Is there a particular way to install ros2_controller explicitly??
I wasn't able to find the source which I could build or the sudo apt command

from gazebo_ros2_control.

VineetTambe avatar VineetTambe commented on June 25, 2024

Update:
I keep getting the same error even after installing ros_control for humble from source

from gazebo_ros2_control.

ahcorde avatar ahcorde commented on June 25, 2024

Did you install ros-humble-ros2-controllers ? but if you need a specific controller just type

sudo apt-get install ros-humble-joint-state-publisher ros-humble-joint-trajectory-controller

You can see all the available controllers in this repository https://github.com/ros-controls/ros2_controllers

from gazebo_ros2_control.

christophfroehlich avatar christophfroehlich commented on June 25, 2024

Update:
I keep getting the same error even after installing ros_control for humble from source

the controllers are in a different repository, as Alejandro already mentioned.
rosdep would be your friend ;)

from gazebo_ros2_control.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.