visualize .npy file to ROS Rviz && C++ Spherical Projection ROS Package added (180828)#7
visualize .npy file to ROS Rviz && C++ Spherical Projection ROS Package added (180828)#7gyubeomim wants to merge 15 commits intoBichenWuUCB:masterfrom
Conversation
|
+) 180516 It means you don't have to make run command is |
|
+) 180828
this codes STRONGLY inspired from Result |
|
Hello @MoonWolf9067 , I think you typed correct command. |
|
Thank you very much for your reply! I open another terminal and type rqt, but it does not work. |
|
You're welcome, I'll be very busy by Thursday afternoon due to the conference presentation. Thank you! |
|
I am very happy to receive your reply, thank you very much. |
|
hello @MoonWolf9067 I tried the ROS Package works fine. then your machine has something imcompatible program which need to be fixed. Thank you! |
|
Thank you very much!I found out that I have a problem with the ros I installed. |
|
hi,thank you very much for your sharing ,but when i run roslaunch squeezeseg_cpp_preprocessing ss_cpp_preprocessing.launch,i get an error like this ,can you help me to solve this problem? i will appreciate it very much |
|
I haven't maintained this PR for several months, so I'm not sure I can deal with your prob. by the way, your figure doesn't show correctly. I couldn't see anything. could you upload the figure agian? |
|
Hello, I have a problem: |
|
@MoonWolf9067 Hello, I got the exact same error as yours. I got nothing after running rqt. May I ask how do you solve the issue? |





I've added
.npyfile visualizer for ROS Rviz.It isn't perfect but It's useful when you check your evaluate files.
It's using
.npyfile then you need to havelidar_2dfolder's.npyfileeval.sh'spred_~~~.npyfile (you need to modifyeval.pycodes to make this files)2.1 after running
eval.sh, It doesn't createpred_~~~.npyfile but you can createpred_~~~.npyfile by addingnp.save()code afterpred_cls = ~~code parts.for more details, see
README.md