RoboticSpaceExploration / protobot

Rover to test our planned perception, planning, and control algorithms
6 stars 0 forks source link

wrap pointers for hardware interface #116

Closed yakobi99 closed 2 years ago

yakobi99 commented 2 years ago

remove new & delete, use shared_ptr to keep track of references