forked from ros-infrastructure/robots.ros.org
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,15 +21,15 @@ wiki_homepage: http://wiki.ros.org/Robots/tinymovr | |
|
||
![Tinymovr Family](/assets/img/robots/tinymovr/fam.jpg) | ||
|
||
Tinymovr Motor Controller is a cost-effective solution for control of robotic actuators. It supports a variety of control modes, including position, velocity, and current control, making it highly versatile for different robotic applications. | ||
The Tinymovr Motor Controller is a cost-effective solution for control of robotic actuators. It supports a variety of control modes, including position, velocity, and current/torque control, making it highly versatile for a wide range of robotic applications. | ||
|
||
![Tinymovr R5](/assets/img/robots/tinymovr/tinymovr-r5.jpg) | ||
|
||
Tinymovr R series can drive a wide variety of high-current PMSM motors using Field-Oriented Control (FOC). It has an input voltage range of 12-38V and max continuous phase current of 40A. | ||
The Tinymovr R series can drive a wide variety of high-current PMSM motors using Field-Oriented Control (FOC). It has an input voltage range of 12-38V and max continuous phase current of 40A. | ||
|
||
![Tinymovr M5](/assets/img/robots/tinymovr/tinymovr-m5.jpg) | ||
|
||
Tinymovr M series, an even more compact variant, is suitable for FOC control of "gimbal" style motors. It has an input voltage range of 12-38V and max continuous phase current of 5A. | ||
The Tinymovr M series, an even more compact variant, is suitable for FOC control of "gimbal" style motors. It has an input voltage range of 12-38V and max continuous phase current of 5A. | ||
|
||
Tinymovr integrates an absolute angle encoder (MPS MA702) for instant system start-up and precise position tracking, and can interface with external sensors such as Hall effect or SPI sensors. | ||
|
||
|
@@ -40,7 +40,7 @@ Here is a short presentation video of Tinymovr R5: | |
|
||
We offer integrations in Python, Arduino, C++ and ROS. The ROS package includes a simple example of a differential drive robot that should get you up and running in no time. | ||
|
||
Tinymovr can be integrated with any brushless motor of your choice within specs. We also offer custom integration we will assemble and calibrate the setup to make sure it will work flawlessly. | ||
Tinymovr can be integrated with a wide range of brushless motors and motor-reducer units. We offer integration of custom motors, including design and manufacture of custom brackets and motor/controller calibration. Please get in touch at [email protected] for more information. | ||
|
||
## Tinymovr Documentation and Resources | ||
- [Documentation](https://tinymovr.readthedocs.io) | ||
|