A Gnome menu editor suprisingly called "alacarte".
Installation:
sudo yum install alacarte gconf-editor
Installation:
sudo yum install alacarte gconf-editor
My notes and thoughts about software, programming and technology in general. I like to keep a track of ideas and things I've worked on and I hope that information here may be useful for somebody else.
<?xml version="1.0" encoding="UTF-8"?> <settings xmlns="http://maven.apache.org/settings/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"> <localRepository>${env.ATLAS_HOME}/repository</localRepository> </settings>
JAVA_HOME=C:\dev\atlassian\jdk1.6.0_31 set ATLAS_HOME=C:\dev\atlassian\atlassian-plugin-sdk-3.10.4 set M2_HOME=%ATLAS_HOME%\apache-maven set M2_REPO=%M2_HOME%\repository set M2=%M2_HOME%\bin set PATH=%JAVA_HOME%\bin;%ATLAS_HOME%\bin;%M2%;%PATH% cmd
![]() |
| Robot has no idea about its location, environment and position of ultra sonic sensor |
![]() |
| Robot got some data from radar that could be used as constraints to estimate possible location. Still, many locations are possible, so robot isn't localized yet. |