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

Issue 54 Use IPAddress class instead of string #154

Closed
wants to merge 56 commits into from
Closed

Conversation

nhjschulz
Copy link
Collaborator

Change network class to use IPAddress instead of string
Added IPAddress operators for comparison assignment
Improved comments in IPAddress

gabryelreyes and others added 30 commits August 6, 2024 13:57
DOC: Add link to Webots ROS2 controller package setup
Added documentation on the Micro XRCE-DDS Agent
* Add webots subfolder with deployment
* Add reference to Webots ROS2 Supervisor
* some spelling improvements
gabryelreyes and others added 26 commits August 9, 2024 10:46
Improved agent documentation
* add correct deployment diagram for webots
* add new chapter to TOC of readme
ROS2 DOC: Extend webots documentation
DOC: ROS2 Webots Build and Launch description added
* Added micro-ROS platoformio to DCS Turtle application with basic transport setup and rcl startup procedure and node spinning within loop; Added initial micro-ROS setup and usage documentation.

* Extracted microros configuration into own function

* Added basic file structure for MicroRosClient

* micro ros client extracted into own class

* Architecture of MicroRosClient

* Using subscription_with_context

* Implemented set config

* Removed subscription from Client source

* Correct destruction of node

* Try to create Subscriber and BaseSubscriber

* Implemented subscriber initialization

* Fixed documentation

* Renamed template

* Subscriber members are private

* Updated UML diagram

* Reverted config file

* Improved documentation and function names

* Test CI with fixed scripts

* fixed typo and corrected link to forked uros pio repo

* Fixed review findings

---------

Co-authored-by: hoeftjch <derpzillah@protonmail.com>
enable turtleSim build with external micro-ROS library
added docu to create and include micro-ROS library
Was pointing to Webots ROS2 package before which is used in webots.md.
Fix link to ROS2 Jazzy installation guide
 Change network class to use IPAddress instead of string
 Added IPAddress operators for comparison assignment
 Improved comments in IPAddress
@nhjschulz nhjschulz closed this Aug 18, 2024
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.

4 participants