-
Hi bro~ I run `catkin build mav_voxblox_planning` ,then I met some errors. And it showed as follows.
_______________________________________________________________________________
Errors
-
Hi.
I save the date in ElasticSesrch in the format ISO 8601 "YYYY-MM-DD'T'HH: mm: ssZ" (example 2017-05-23T16:56:32Z).
"properties": {
"ModificationDate": {
"type": "date"
…
-
CDMS2 2.12 cdscan does not handle history well. It appends a message to a global history attribute taken from the input rather than prepending it. It also does not follow the 'standard' ISO8601 time f…
-
When using the parameter "-mark-generated" to generate the @Generated annotation, the content of the date attribute may be wrong.
In fact, the PM dates are wrong as they stay at the AM format.
It's …
-
according to the documentation
```If you don't provide a pattern, either DateTimeFormatter.ISO_DATE_TIME or yyyy-MM-dd'T'HH:mm:ssZ will be used.```
however this logic is not present in DateFilt…
-
Needs some research
1. duplicate type
aleth: using bytes = std::vector;
cpp_ssz: class bytes: private std::vector
2. vector? list?
RLP.toVector works like std::vector
RLP.toArray works like…
-
we should have a build step like this in the CI to ensure that things also build w/o default features
https://github.com/ralexstokes/ssz-rs/blob/main/.github/workflows/ci.yml#L37
and it looks …
-
ConsensusData GetBlockData should return versioned block only
```
// TODO func (ci *ConsensusData) GetBlockData() (*spec.VersionedBeaconBlock, error) {
func (ci *ConsensusData) GetBlockData() (*spe…
-
The service should support the standard IIIF Content Search Parameters.
https://iiif.io/api/search/1.0/#query-parameters
* [ ] _q_: A space separated list of search terms.
* [ ] _motivation_: A…
-
When using the suppression list API call I'm getting a date/time JSON encoding issue.
`.Suppressions.List(new SuppressionsQuery
{
From = DateTime.Today.AddMonths(-1),
…