ros-drivers-gbp / wge100_driver-release

0 stars 0 forks source link

release for melodic #2

Open k-okada opened 5 years ago

k-okada commented 5 years ago

@davefeilseifer could you release this into melodic? I have confirmed current source tree is able to compile on 18.04

Workspace configuration appears valid.
----------------------------------------------
[build] Found '3' packages in 0.0 seconds.                                     
[build] Package table is up to date.                                           
Starting  >>> wge100_camera                                                    
Starting  >>> wge100_camera_firmware                                           
Finished  <<< wge100_camera_firmware                [ 0.1 seconds ]            
_______________________________________________________________________________
Warnings   << wge100_camera:make /tmp/hoge/logs/wge100_camera/build.make.000.log
/tmp/hoge/src/wge100_driver/wge100_camera/src/utilities/upload_mcs.cpp: In function ‘int read_mcs(std::__cxx11::string)’:
/tmp/hoge/src/wge100_driver/wge100_camera/src/utilities/upload_mcs.cpp:79:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr<std::vector<uint8_t> > data;
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from /tmp/hoge/src/wge100_driver/wge100_camera/src/utilities/upload_mcs.cpp:40:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
cd /tmp/hoge/build/wge100_camera; catkin build --get-env wge100_camera | catkin env -si  /usr/bin/make --jobserver-fds=6,7 -j; cd -
...............................................................................
Finished  <<< wge100_camera                         [ 8.8 seconds ]            
[build] Summary: All 2 packages succeeded!                                     
[build]   Ignored:   1 packages were skipped or are blacklisted.               
[build]   Warnings:  1 packages succeeded with warnings.                       
[build]   Abandoned: None.                                                     
[build]   Failed:    None.                                                     
[build] Runtime: 8.8 seconds total.
davefeilseifer commented 5 years ago

released and waiting on merge into rosdistro-master

k-okada commented 5 years ago

Thank you! Then, next blocker is IMU drivers at https://github.com/ros-drivers/microstrain_3dmgx2_imu/pull/10#issuecomment-478890736 Do you have write permission for this?

2019年5月3日(金) 0:06 Dave Feil-Seifer notifications@github.com:

released and waiting on merge into rosdistro-master

— You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub https://github.com/ros-drivers-gbp/wge100_driver-release/issues/2#issuecomment-488849449, or mute the thread https://github.com/notifications/unsubscribe-auth/AADYNXHQPANH4IP4CMY3LV3PTNQWDANCNFSM4HJHRWBA .

--

◉ Kei Okada

davefeilseifer commented 5 years ago

done as well