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

Add package to micro-ros #149

Open
isomadinow opened this issue Aug 16, 2023 · 1 comment
Open

Add package to micro-ros #149

isomadinow opened this issue Aug 16, 2023 · 1 comment

Comments

@isomadinow
Copy link

Hello, could you please advise me? I want to add your package to my micro-ros project. However, the project requires only a 'git clone' for compilation. How can I perform a 'git clone' of your package so that only the 'msg' components get installed? I apologize for any inconvenience, as I am new to this. Please excuse my limited English proficiency.
Снимок экрана от 2023-08-16 17-06-04

@icolwell-as
Copy link
Member

Hi @isomadinow, I've never used micro-ros, but if you only need the pacmod3_msgs package, then you would run the following command (or add it to your script that you've shared, I assume that's some sort of setup or install script?):

git clone -b main https://github.com/astuff/pacmod3_msgs.git

The pacmod3_msgs are defined in this other repo:
https://github.com/astuff/pacmod3_msgs

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

No branches or pull requests

2 participants