Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yconst authored Sep 20, 2023
1 parent 9425279 commit 6ce2cf0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__Tinymovr ROS Hardware Interface__

A ROS package that provides hardware interfacing for Tinymovr devices. This interface allows for seamless integration of Tinymovr devices with ROS-based robotic systems, offering joint state and control through ROS topics and services.
A ROS package that provides hardware interfacing for the [Tinymovr](https://tinymovr.com) motor controller. This interface allows for seamless integration of Tinymovr devices with ROS-based robotic systems, offering joint state and control through ROS topics and services.

## Features
- Real-time reading of joint positions, velocities, and efforts.
Expand All @@ -12,7 +12,8 @@ A ROS package that provides hardware interfacing for Tinymovr devices. This inte

- ROS (Robot Operating System) - Tested with ROS Noetic, but should be compatible with other versions.
- SocketCAN tools and utilities installed.
- Tinymovr devices properly set up and calibrated.
- Tinymovr devices with firmware 1.6.x
- Devices properly set up and calibrated.

## Installation

Expand Down Expand Up @@ -73,4 +74,4 @@ Contributions to improve and expand the functionality of Tinymovr ROS are welcom

## License

This package is licensed under the [MIT License](LICENSE).
This package is licensed under the [Apache 2.0 License](LICENSE).

0 comments on commit 6ce2cf0

Please sign in to comment.