maplab icon indicating copy to clipboard operation
maplab copied to clipboard

IDE

Open caoyifeng001 opened this issue 6 years ago • 10 comments

which IDE do you using ?

caoyifeng001 avatar Mar 29 '18 10:03 caoyifeng001

eclipse

mfehr avatar Mar 29 '18 11:03 mfehr

This wiki entry might also be helpful: https://github.com/ethz-asl/maplab/wiki/Importing-maplab-to-Eclipse

schneith avatar Apr 03 '18 08:04 schneith

neovim :heart:

fabianbl avatar Jun 26 '18 10:06 fabianbl

Refer to this wiki, I can not install LLVM plugin In eclipse, because it can not find the plugin from "Install New Software" menu, Does anyone know how to solve it? Thank you

plumewind avatar Sep 07 '18 01:09 plumewind

@mfehr @schneith Hello, have you encountered this error? Thank you very much!

plumewind avatar Sep 08 '18 14:09 plumewind

@plumewind please try some of the LLVM plugin installation guides that can be found online and try the instructions with an older/other eclipse version. If it turns out to be an error in the wiki page, let us know and we will update/adapt it.

mfehr avatar Sep 08 '18 17:09 mfehr

First of all, thank you very much for your reply. I have installed the 3.8 version of LLVM alone, but I still can't add plugins in elicpse. My elicpse version is as follows:

2018-09-10 10-54-23

@mfehr But it can't find this plugin: 2018-09-10 10-55-48

Similarly, you can't add that plugin: 2018-09-10 11-08-52

plumewind avatar Sep 10 '18 03:09 plumewind

Can't it be compiled using the catkin_make method?Anyone is clear? Thank you very much

plumewind avatar Sep 14 '18 02:09 plumewind

@plumewind if you are referring to building maplab, then please check the wiki on how to build it without IDE. The IDE or the LLVM plugin are not required to build, use or develop maplab. That's why I can only refer you to my initial suggestion to check for tutorials online on how to install eclipse cdt and LLVM and try different versions.

mfehr avatar Sep 14 '18 06:09 mfehr

@mfehr Thank you very much, I have successfully compiled maplab using catkin_build. However, based on the maplab framework, I want to develop some of my own things, so I want to create in the IDE, which is convenient. Also, the LLVM plugin for eclipse, found on the web page, they may not support the latest version,,,,,...

I thought you would have an exact, practical solution, so I always ask you, thank you very much for your help.In this case, then I will use the original way.Thank you very much for your help anyway.

plumewind avatar Sep 14 '18 06:09 plumewind