Skip to content

Conversation

@jerabek
Copy link

@jerabek jerabek commented Feb 28, 2017

Hi,
I modifed the uarm function calls to make them compatible with the current pyuarm.
Positive y-coordinates were converted to negative values, which did not worked - i turned the condition in order to convert negative values to positive ones and it works.
In addition, I fixed the base.STL because rviz throwed a warning ("... the STL file is malformed ...").

Functionality tested of :

  • pump_node.py
  • report_angles_node.py
  • report_coords_node.py
  • report_stopper_node.py
  • uarm_status_node.py
  • move_to_node.py
  • write_angles_node.py
  • uarm_core

However, there is still an issue that sometimes the command does not get executed and the node throwes an error which raltes to rospy tcpros_base.py. Another problem is the not proper working visual_control.py node (could be my fault because of the configuration). I'll do further testing on both issues and will report as soon as I found something out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant