-
Notifications
You must be signed in to change notification settings - Fork 156
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
Rebased and updated version of PR145 (robot_status msg publishing) #168
Rebased and updated version of PR145 (robot_status msg publishing) #168
Conversation
Four spaces was used more frequently for indentation throughout the Rapid code. Tabs were converted to spaces and in a few places extra spaces were added or removed.
motion_possible depends on ctrlr state and state of ROS motion task. Only when motion task (not motion server!) is running can motions be executed.
Otherwise, set it to zero.
c54a411
to
7b2cd6c
Compare
Sigh GH<->Travis. |
Let's wait for Travis and then merge. |
And of course a review from someone else, as this is my own PR .. |
Note: this should not be squash-merged. |
7b2cd6c
to
ae0cc35
Compare
@ros-industrial/ros-i-reviewers: could any of you take a look here? |
I would like to get this in so we can push a new release of |
Thanks @Levi-Armstrong. Did you have "rebase and merge" selected? That should not have been necessary. |
And a big thanks to @keerthanamanivannan and @yamokosk for all the work on this PR. I only did some management and testing. |
As per subject.
All the hard work done by @yamokosk and @keerthanamanivannan in #145.