We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please provide the following information:
Package: ros-humble-clearpath-common Status: install ok installed Priority: optional Section: misc Installed-Size: 42 Maintainer: Luis Camero [email protected] Architecture: amd64 Version: 0.3.4-1jammy.20241009.173302 Depends: ros-humble-clearpath-control, ros-humble-clearpath-description, ros-humble-clearpath-generator-common, ros-humble-clearpath-platform, ros-humble-ros-workspace Description: Clearpath Common Metapackage
Expected behaviour Ridgeback rotates when pushing the right joystick of logitech f710
Actual behaviour Ridgeback doesn't rotate around yaw due to missing parameter.
To Reproduce Provide the steps to reproduce:
To Fix
Update R100's config file with configuration including yaw
teleop_twist_joy_node: ros__parameters: use_sim_time: False axis_linear.x: 1 axis_linear.y: 0 scale_linear.x: 0.4 scale_linear.y: 0.4 scale_linear_turbo.x: 1.0 scale_linear_turbo.y: 1.0 axis_angular.yaw: 3 scale_angular.yaw: 0.3 scale_angular_turbo.yaw: 0.8 enable_button: 4 enable_turbo_button: 5 joy_node: ros__parameters: use_sim_time: False deadzone: 0.1 autorepeat_rate: 20.0 dev: '/dev/input/f710'
The text was updated successfully, but these errors were encountered:
tonybaltovski
No branches or pull requests
Please provide the following information:
Package: ros-humble-clearpath-common
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 42
Maintainer: Luis Camero [email protected]
Architecture: amd64
Version: 0.3.4-1jammy.20241009.173302
Depends: ros-humble-clearpath-control, ros-humble-clearpath-description, ros-humble-clearpath-generator-common, ros-humble-clearpath-platform, ros-humble-ros-workspace
Description: Clearpath Common Metapackage
Expected behaviour
Ridgeback rotates when pushing the right joystick of logitech f710
Actual behaviour
Ridgeback doesn't rotate around yaw due to missing parameter.
To Reproduce
Provide the steps to reproduce:
To Fix
Update R100's config file with configuration including yaw
teleop_twist_joy_node: ros__parameters: use_sim_time: False axis_linear.x: 1 axis_linear.y: 0 scale_linear.x: 0.4 scale_linear.y: 0.4 scale_linear_turbo.x: 1.0 scale_linear_turbo.y: 1.0 axis_angular.yaw: 3 scale_angular.yaw: 0.3 scale_angular_turbo.yaw: 0.8 enable_button: 4 enable_turbo_button: 5 joy_node: ros__parameters: use_sim_time: False deadzone: 0.1 autorepeat_rate: 20.0 dev: '/dev/input/f710'
The text was updated successfully, but these errors were encountered: