• Diff for "simulator_gazebo/Reviews/2010-04-26 API Review"
Differences between revisions 3 and 4
Revision 3 as of 2010-04-27 03:11:28
Size: 1153
Editor: hsu
Comment:
Revision 4 as of 2010-04-30 22:54:39
Size: 1218
Editor: hsu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
  * set_link_state   * set_link_state (not sure how to do this)
Line 30: Line 30:
  * set_joint_info   * set_joint_properties (friction, damping coefficients)

API review

Proposer: John Hsu

Present at review:

  • List reviewers

Newly proposed, mistyped, or obsolete package. Could not find package "gazebo" in rosdoc: /var/www/docs.ros.org/en/api/gazebo/manifest.yaml

Proposed ROS services API

  • gazebo style
    • spawn_model
    • delete_model
    • get_gazebo_body_info
    • get_gazebo_geom_info
    • get_gazebo_joint_info
    • get_gazebo_model_info
    • get_gazebo_world_info
    • get_gazebo_physics_info
    • set_gazebo_physics_info
    • set_gazebo_body_wrench
    • set_gazebo_joint_effort
    • set_gazebo_model_state
  • urdf style

    • get_link_info
    • set_link_state (not sure how to do this)
    • set_link_wrench
    • get_joint_info
    • set_joint_effort
    • set_joint_properties (friction, damping coefficients)

Question / concerns / comments

Enter your thoughts on the API and any questions / concerns you have here. Please sign your name. Anything you want to address in the API review should be marked down here before the start of the meeting.

Meeting agenda

To be filled out by proposer based on comments gathered during API review period

Conclusion

Stack status change mark change manifest)

  • /!\ Action items that need to be taken.

  • {X} Major issues that need to be resolved


Wiki: simulator_gazebo/Reviews/2010-04-26 API Review (last edited 2010-05-20 23:49:00 by hsu)