ZebraDevs / robot_controllers

Robot control infrastructure
92 stars 79 forks source link

fix a bug in the older init function #78

Closed mikeferguson closed 2 years ago

mikeferguson commented 2 years ago

While the new init function works just fine, the old one segfaults since node_ is not yet set.