autonomous-viranjan / Interactive-Motion-Planning

MIT License
23 stars 7 forks source link

Environmental issues #3

Closed git0929 closed 9 months ago

git0929 commented 9 months ago

Thank you very much for sharing this repository, and what kind of C++ environment should I configure for compilation ,I would be very grateful if you could tell me.

autonomous-viranjan commented 9 months ago

Assuming you are building on Linux, use the default g++ compiler. catkin_make will take care of that automatically.