Doing the ROS2 Basics in 5 Days (C++) course but copied the Python Rosject

Hi,

I am working on the ROS2 Basics in 5 Days (C++) course. It said that I should copy my code to the rosject just clicking on the " You can now copy the project rosject by clicking here. This will automatically make a copy of it." I did it, but it seems that it is copied in a ROS2 Basics Python Real Robot Project, instead of c++. Is this normal? Should I do the python one?

Hi @iportolesrb ,

Welcome to this Community!

I believe that the rosject link for both Python and C++ version of ROS2 Basics Project is the same. That is why ROS2 Basics C++ version also took you to the Python version of Rosject.
Anyways, that should not cause you any problems. You can go ahead and start making your ROS2 packages using C++ (ament_cmake).

Regards,
Girish

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.