Sencer Yazıcı

Results 2 issues of Sencer Yazıcı

Hi, in `ros_jetson_stats/nvpmodel` file the service is defined as: ``` string nvpmodel --- string return ``` which generates header files as: ```cpp typedef std::basic_string _return_type; _return_type return; ``` The field...

Hi, on ubuntu 18.04 npm install fails with many packages causing error. Are there any workarounds for this ?