Skip to content

Conversation

@EzraBrooks
Copy link
Collaborator

@EzraBrooks EzraBrooks commented Nov 20, 2025

step 1 of #1062. working on figuring out how to make the rosbridge test container launcher portable to this package and others so I can deduplicate the example tests.

@EzraBrooks EzraBrooks marked this pull request as ready for review November 20, 2025 16:50
"http-server": "^14.1.1"
},
"dependencies": {
"roslib": "^2.0.0"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

roslib will automatically be symlinked from the other directory because it's in the same workspace, this specification only affects the distributed package (if we distribute this package)

## Packages

- [roslibjs](./packages/roslib/README.md)
- [roslibjs examples](./packages/roslib-examples/README.md)
Copy link
Member

Choose a reason for hiding this comment

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

This confuses me. Is it roslib or roslibjs ? Where does the difference come from?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The package is actually called roslib, I guess because historically the "JS" part was redundant because it was the only roslib and it was being published as a javascript package?

We can decide to change the name later when we eventually adopt an organization namespace on NPM since that will require changing the name anyway

@EzraBrooks EzraBrooks merged commit daaa81a into develop Nov 20, 2025
8 checks passed
@EzraBrooks EzraBrooks deleted the move-examples-to-their-own-package branch November 20, 2025 17:12
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.

3 participants