No version for distro humble showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange

No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange

No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange

No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange

No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange

No version for distro iron showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange

No version for distro melodic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange

No version for distro noetic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.8.0
License Apache-2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Description ROS 2 integration of RDK for Flexiv robots.
Checkout URI https://github.com/flexivrobotics/flexiv_ros2.git
VCS Type git
VCS Version humble
Last Updated 2025-11-04
Dev Status UNKNOWN
Released UNRELEASED
Tags robotics ros2 moveit2 flexiv ros2-humble
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Demo nodes for testing flexiv_ros2

Additional Links

No additional links.

Maintainers

  • Mun Seng Phoon

Authors

  • Mun Seng Phoon

Flexiv Test Nodes

This package contains the example demo nodes to use with/without Flexiv ROS 2 driver.

Robot States Publisher and Monitor

These nodes demonstrate how to publish and monitor Flexiv robot states directly from the Flexiv RDK using the Python flexivrdk package, without relying on the main ROS 2 driver stack.

Requirements

  • ROS 2 Humble or Jazzy
  • flexivrdk Python package (install via pip install flexivrdk)
  • flexiv_msgs package (built with flexiv_ros2)

1. Robot States Publisher

Publishes robot states directly from Flexiv RDK to the ROS 2 topic, bypassing the main ROS 2 driver.

Features:

  • Direct RDK integration using Python flexivrdk package
  • Publishes Flexiv robot states at 100 Hz
  • Monitors robot status (busy, operational, fault, reduced)
  • Compatible with ROS 2 Humble and Jazzy

Use case: When you need direct robot state monitoring instead of the flexiv_robot_states_broadcaster node from the main driver stack.

Launch:

ros2 launch flexiv_test_nodes robot_states_publisher.launch.py robot_sn:=[robot_sn]

Published topic:

Parameters:

  • robot_sn: Robot serial number (required)
  • network_interface: Network interface name (optional, auto-detect if empty)
  • publish_rate: Publish rate in Hz (default: 100)

2. Robot States Monitor

Example subscriber node demonstrating how to receive and process robot states.

Run:

ros2 run flexiv_test_nodes robot_states_monitor --ros-args -p robot_sn:=[robot_sn]

[!NOTE]

  • The ROS/RDK version must match the Flexiv robot software version.
  • Topic names are automatically sanitized for robot serial numbers (dash becomes underscore).

Publisher Joint Trajectory Controller

Example node to send joint position commands to the joint trajectory controller.

CHANGELOG
No CHANGELOG found.

Package Dependencies

System Dependencies

Dependant Packages

Name Deps
flexiv_bringup

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged flexiv_test_nodes at Robotics Stack Exchange