Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kinetic small fixes #109

Merged

Conversation

davetcoleman
Copy link
Contributor

@davetcoleman davetcoleman commented Feb 24, 2017

Builds on top of #106

This PR is sponsored by Vicarious

<physics type="ode">
<real_time_update_rate>1000.0</real_time_update_rate>
<gravity>
0.0 0.0 -9.81
</gravity>
</physics>

<gui fullscreen='0'>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

starts GUI up better zoomed into Baxter

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the new angle :)

set_lp_client.waitForExistence();

gazebo_msgs::SetLinkProperties setlinkproperties;
gazebo_msgs::GetLinkProperties getlinkproperties;

setlinkproperties.request.gravity_mode = 0;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line didn't do anything because it is reset below

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@davetcoleman
Copy link
Contributor Author

This is the new startup camera angle, much better I think:

screenshot from 2017-02-24 10-19-49

Copy link
Contributor

@IanTheEngineer IanTheEngineer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

<physics type="ode">
<real_time_update_rate>1000.0</real_time_update_rate>
<gravity>
0.0 0.0 -9.81
</gravity>
</physics>

<gui fullscreen='0'>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the new angle :)

set_lp_client.waitForExistence();

gazebo_msgs::SetLinkProperties setlinkproperties;
gazebo_msgs::GetLinkProperties getlinkproperties;

setlinkproperties.request.gravity_mode = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@IanTheEngineer IanTheEngineer merged commit 58d5f5f into RethinkRobotics:kinetic-devel Mar 25, 2017
@davetcoleman davetcoleman deleted the kinetic-small-fixes branch March 26, 2017 17:15
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.

2 participants