Skip to content

A ROS2 package that provides functionality for continuously applying several simple transforms to message data.

License

Notifications You must be signed in to change notification settings

Neuro-Mechatronics-Interfaces/ros_nml_transforms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title author date
README
a.whit ([email](mailto:[email protected]))
February 2023

ROS2 NML Transforms

This package defines a ROS2 node that continuously performs simple transformations of message data. This mostly consists of static linear transformations applied to numerical data contained in messages.

Transforms are particularly relevant to the Force Dimension robot. For example, one transform converts the current robot effector position into a position in the coordinate system of a task / GUI space.

Installation

This package can be added to any ROS2 workspace. ROS2 workspaces are built using colcon.

Additional information

  • The node currently implements attractor functionality.

License

Copyright 2022-2023 Neuromechatronics Lab, Carnegie Mellon University

Contributors:

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

About

A ROS2 package that provides functionality for continuously applying several simple transforms to message data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%