trying to move from jetson tx2 to jetson nano ...so I am Getting trouble in moving from ros kinetic to ros melodic
I have my package running in ros kinetic and robot is working just fine. Now I want to use nano insted of jetson tx2 so I bought one. Jetson nano supports ubuntu 18.04 and thus I couldnot able to install kinetic, it supports ros melodic. I have installed it and now catkin_make giving errors.
- error1 : qmake error
- error2 : dependencies are not installing for melodic like kobuki-gazebo
- error3 : opencv lib error.
I think lot of people might have faced this issue while moving from kinetic/luner to melodic.
I would advise you to not paraphrase errors, but to show exact copy-pastes. That will make it much easier for others to help you.
"error1: qmake error" does not seem like an error message that
catkin_make
will give you.Thanks will update copy paste error.