Difference between revisions of "Pioneer"

From VeRLab Wiki
Jump to: navigation, search
Line 42: Line 42:
  
 
=== Joystick Known Issues ===
 
=== Joystick Known Issues ===
* When the pioneer p3at is moving with constant command of velocity a safety mode on p2os driver causes an unstable movement.  To fix that, we recommend change this part of the p2os.cc:
+
* When the pioneer p3at is moving with constant command of velocity a safety mode on p2os driver causes an unstable movement.  To fix that, we recommend change this part of the <code>p2os.cc</code>:
  
 
[[File:Screenshot_from_2018-08-09_12-43-57.png]]
 
[[File:Screenshot_from_2018-08-09_12-43-57.png]]

Revision as of 18:10, 12 September 2018

Pioneer's do Verlab

Temos 3 unidades do modelo Pioneer 3AT Temos 1 unidade do modelo Pioneer 3DX
Pioneer3AT.jpg Pioneer3DX.jpg

Manuais de todos produtos ActiveMedia

http://robots.mobilerobots.com/wiki/Manuals


Pioneer 3 - ERRATA

http://robots.mobilerobots.com/wiki/Pioneer_3_Operations_Manual_Errata,_version_5

http://robots.mobilerobots.com/wiki/Pioneer_3_Operations_Manual_Errata


Informações adicionais sobre fonte e placa de energia para conexão de periféricos

Connecting Devices to the Pioneer 3 Motor-Power Board

http://robots.mobilerobots.com/wiki/Connecting_Devices_to_the_Pioneer_3_Motor-Power_Board


Utilização com o ROS

Joystick Known Issues

  • When the pioneer p3at is moving with constant command of velocity a safety mode on p2os driver causes an unstable movement. To fix that, we recommend change this part of the p2os.cc:

Screenshot from 2018-08-09 12-43-57.png

to:

Screenshot from 2018-08-09 13-23-46.png