Code Monkey home page Code Monkey logo

Comments (2)

fmauch avatar fmauch commented on July 22, 2024

I can't recall how we did things with Foxy, but we use the scaled joint trajectory controller as default since quite a while, so you would need to use the test_scaled_joint_trajectory_controller.launch.py file.

Please note (If anyone else reads this issue, since @nqduy35 seems to have done that correctly judging from the screenshots) that you will have to move the robot to a valid start pose (upright pose as in the screenshot) and have to make sure that the external_control program is actually running.

@nqduy35 If using the scaled version doesn't work for you, could you please post the output of ros2 control list_controllers? It should look as follows (when the external_control program is running)

forward_position_controller[position_controllers/JointGroupPositionController] inactive  
speed_scaling_state_broadcaster[ur_controllers/SpeedScalingStateBroadcaster] active    
scaled_joint_trajectory_controller[ur_controllers/ScaledJointTrajectoryController] active    
joint_state_broadcaster[joint_state_broadcaster/JointStateBroadcaster] active    
io_and_status_controller[ur_controllers/GPIOController] active    
force_torque_sensor_broadcaster[force_torque_sensor_broadcaster/ForceTorqueSensorBroadcaster] active

from universal_robots_ros2_driver.

nqduy35 avatar nqduy35 commented on July 22, 2024

Thank @fmauch for the answer. It works with test_scaled_joint_trajectory_controller. The output of running $ros2 control list_controllers is the same as the above.

from universal_robots_ros2_driver.

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.