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

Added a section for usage hints, replaced an obsolete interface #32

Conversation

jontje
Copy link
Contributor

@jontje jontje commented Nov 28, 2018

  • Added brief descriptions of the library's primary classes.
  • Added references to an optional RobotWare Add-In called StateMachine Add-In.
  • Replaced the obsolete RWSSimpleStateMachineInterface with RWSStateMachineInterface.
  • Generalized the RAPID representation with name change and added a class representing a RAPID record of type speeddata.

@jontje jontje requested a review from gavanderhoorn November 28, 2018 15:58
@jontje
Copy link
Contributor Author

jontje commented Nov 29, 2018

I forgot to mention that this PR is related to issues #20 and #29

@gavanderhoorn
Copy link
Member

General comment: could I ask you to please use multiple commits for these kind of PRs? We're now changing documentation, code and build scripts in a single commit. Apart from that being not very clean, it's also logistically difficult now to revert changes to any of these categories of files without having to use tricks with the other files.

If the changes were in separate commits it would be relatively trivial to manage them.

Just something for the future.

@jontje
Copy link
Contributor Author

jontje commented Nov 30, 2018

You are completely right, I didn't even think about that. I will remember it for the future.

@gavanderhoorn
Copy link
Member

gavanderhoorn commented Jan 7, 2019

Should d358848 be part of a separate PR?

(similar comment as in #32 (comment)).

@jontje
Copy link
Contributor Author

jontje commented Jan 8, 2019

Yeah, you are right :) I was a bit hasty yesterday, I will close this PR and split it into smaller ones

@jontje jontje closed this Jan 8, 2019
@jontje jontje deleted the state_machine_interface_and_readme_update branch February 11, 2019 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants