Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
662f9649
Commit
662f9649
authored
10 years ago
by
Ellon Mendes
Browse files
Options
Downloads
Patches
Plain Diff
Add llsam 0.1.0 to wip
parent
1b894b8b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
llsam/DESCR
+1
-0
1 addition, 0 deletions
llsam/DESCR
llsam/Makefile
+43
-0
43 additions, 0 deletions
llsam/Makefile
llsam/distinfo
+3
-0
3 additions, 0 deletions
llsam/distinfo
with
47 additions
and
0 deletions
llsam/DESCR
0 → 100644
+
1
−
0
View file @
662f9649
Library for doing EKF filtering and graph-based Smoothing
This diff is collapsed.
Click to expand it.
llsam/Makefile
0 → 100644
+
43
−
0
View file @
662f9649
# robotpkg depend.mk for: wip/llsam
# Created: Ellon Paiva Mendes on Fri, 7 Nov 2014
#
NAME
=
llsam
VERSION
=
0.1.0
DISTNAME
=
${
NAME
}
-
${
VERSION
}
CATEGORIES
=
wip
MASTER_SITES
=
${
MASTER_SITE_OPENROBOTS:
=
${
NAME
}
/
}
MASTER_REPOSITORY
=
${
MASTER_REPOSITORY_OPENROBOTS_TRAC
}${
NAME
}
MAINTAINER
=
ellon.mendes@laas.fr
COMMENT
=
Library
for
localization using EKF and graph-map smoothing
LICENSE
=
2-clause-bsd
CMAKE_ARG_PATH
=
..
CONFIGURE_DIRS
=
_build
USE_QMAKE
=
no
CMAKE_ARGS
+=
-DCMAKE_BUILD_TYPE
=
Release
DEPEND_ABI.jafar-rtslam
=
jafar-rtslam>
=
0.3
include
../../wip/jafar-rtslam/depend.mk
DEPEND_ABI.boost-libs
=
boost-libs>
=
1.43
DEPEND_ABI.boost-headers
=
boost-headers>
=
1.43
include
../../devel/boost-headers/depend.mk
include
../../devel/boost-libs/depend.mk
DEPEND_ABI.cmake
=
cmake>
=
2.8
include
../../mk/sysdep/cmake.mk
# standard
include
../../pkgtools/pkg-config/depend.mk
# language
include
../../mk/language/c.mk
include
../../mk/language/c++.mk
# robotpkg
include
../../mk/robotpkg.mk
pre-configure
:
${
RUN
}${
MKDIR
}
${
WRKSRC
}
/_build
\ No newline at end of file
This diff is collapsed.
Click to expand it.
llsam/distinfo
0 → 100644
+
3
−
0
View file @
662f9649
SHA1 (llsam-0.1.0.tar.gz) = ddb0ec06255218135ec06e83c647b0e691d34ac0
RMD160 (llsam-0.1.0.tar.gz) = b2c19091f1710b6cc25e99fc22a1c98b5f46d838
Size (llsam-0.1.0.tar.gz) = 27869 bytes
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment